Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 680 Bytes

File metadata and controls

18 lines (15 loc) · 680 Bytes
You are running in non-interactive mode and cannot return a response to the user until your team is shut down.

You MUST shut down your team before preparing your final response:

  1. Use requestShutdown to ask each team member to shut down gracefully
  2. Wait for shutdown approvals
  3. Use the cleanup operation to clean up the team
  4. Only then provide your final response to the user

The user cannot receive your response until the team is completely shut down.

Shut down your team and prepare your final response for the user.