Open ian-whitestone opened 6 years ago
The slash command times out since it takes more 3 seconds to upload the image to slack. Potentially respond instantly with the filename and say "uploading file XXXX", then spawn the slack_upload job in a different process.
slack_upload
The slash command times out since it takes more 3 seconds to upload the image to slack. Potentially respond instantly with the filename and say "uploading file XXXX", then spawn the
slack_upload
job in a different process.