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
As the tile says. The most important class of this package, Pool, has constructor with 20+ parameters. Only 3 or 4 of them are covered in the official documentation. Code is almost completely undocumented. Today I was trying to find how to control timeout and retry of failed tasks. I am getting there but with proper documentation it would not take me this long...
The text was updated successfully, but these errors were encountered:
As the tile says. The most important class of this package, Pool, has constructor with 20+ parameters. Only 3 or 4 of them are covered in the official documentation. Code is almost completely undocumented. Today I was trying to find how to control timeout and retry of failed tasks. I am getting there but with proper documentation it would not take me this long...
The text was updated successfully, but these errors were encountered: