I am trying to replicate a scenario where s3fs command error out with return code 503 for the request made. How can I recreate this scenario
Asked
Active
Viewed 99 times
0
ambikanair
- 4,004
- 11
- 43
- 83
1 Answers
0
I created a node.js application which will return 503 status code.
How to specify HTTP error code?
Now I use the endpoint of node js application in s3fs command I get the desired result.
ambikanair
- 4,004
- 11
- 43
- 83