You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now, our frontend calls our lambda functions every 15s, and it can do it forever.
Set timeout in packages/frontend/src/store/analyzer/analyzer.providers.ts in getStructLog and getSources methods.
Timeout should be 10-15min
The text was updated successfully, but these errors were encountered:
Now, our frontend calls our lambda functions every 15s, and it can do it forever.
Set timeout in
packages/frontend/src/store/analyzer/analyzer.providers.ts
ingetStructLog
andgetSources
methods.Timeout should be 10-15min
The text was updated successfully, but these errors were encountered: