Closed karo-dc closed 2 years ago
thank you for filing the issue @karo-dc
how much delay are you experiencing? also, are you running your serverless process with the --reloadHandler
flag? this is required to enable reloading in v9 and v10.
@dnalborczyk thanks for response, yeah, I think I missed that flag, let me check with that flag as well.
Bug Report
Current Behavior
Hot reloading is working with delay. For avoiding that I have found temporary solution downgrade to 8.8.1 version.
Sample Code
N/A
Expected behavior/code
Should work as in 8.8.1 version.
Environment
serverless
3.22.0serverless-offline
10.3.2node.js
16.17.0OS
: macOS 12.2 (21D49)Thanks in Advance.