sphinx-tribes
sphinx-tribes copied to clipboard
write function calls to s3 bucket with file name of session_id
dependent on https://github.com/stakwork/sphinx-tribes/pull/2217
Description
We want to take the session_id that is passed from the frontend on a request, pass it to the internalServerErrorMiddleWare then take the stacktrace/all the function calls and then store it into an s3 bucket, and for each request with that id we want to append the file that is the session_id value with the function calls
@kevkevinpal Please assign me
@kevkevinpal please assign