agents icon indicating copy to clipboard operation
agents copied to clipboard

DocString: Add detailed docstring for WorkerOptions class

Open parshvadaftari opened this issue 5 months ago • 1 comments

  • Added comprehensive docstring to the WorkerOptions class explaining the purpose and usage of each argument.
  • Included descriptions for key attributes such as entrypoint function, request handler, load function, executor type, and timeouts.
  • Provided default values for parameters where applicable.
  • Improved documentation consistency with other components of the project.

parshvadaftari avatar Sep 21 '24 14:09 parshvadaftari