Amit Dhawan

Results 8 comments of Amit Dhawan

Also, it could print the function name automatically..would be awesome.:-)

@sls-az-func Any update on this?

``` functions: test: handler: src/handlers/test.main events: - blob: name: item path: data/{name}.json connection: BLOB_CONNECTION_STRING ``` Try above

> I think you may have to bump the default `tls { timeout = X }` and `authorization { timeout = X }` for your deployment, have you tried tuning...

@wallyqs with timeout = 50 in `tls` the timeout error was removed. But I see tls handhsake errors like below ``` [7] 2024/03/13 19:50:46.143685 [ERR] Error trying to connect to...

@neilalexander @wallyqs please check above. This is critical for me.