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
How do I change timeout programmatically ? It's hardcoded to 5 seconds for some reason.
And what's the meaning of this timeout ? Is it time within which I should materialize and complete consumption of resulting akka Source ? What if I process it for hours ?
The text was updated successfully, but these errors were encountered:
How do I change timeout programmatically ? It's hardcoded to 5 seconds for some reason.
And what's the meaning of this timeout ? Is it time within which I should materialize and complete consumption of resulting akka Source ? What if I process it for hours ?
The text was updated successfully, but these errors were encountered: