kytos-ng / sdntrace_cp

MIT License
1 stars 6 forks source link

Add a timeout to the request `/stored_flows` #50

Closed gretelliz closed 1 year ago

gretelliz commented 1 year ago

This is to add a timeout to the /stored_flows request, and also to use tenacity with quick retries (0.1s - 1s) interval and max 3 tries.