S3 Exception breaks fullrender with no retry.
alw98 opened this issue ยท 0 comments
Issue Description: During a fullrender an exception is caused by s3lite.listObjectsV2. This exception is not handled gracefully and causes the fullrender to stop.
- Dynmap Version: 3.4
- Server Version: paper 1.19.2
- Pastebin of Configuration.txt: https://pastebin.com/cKRq0zAu
- Server Host (if applicable): Selfhosted on AWS EC2
- Pastebin of crashlogs or other relevant logs: https://pastebin.com/tc1BU80w
- Steps to Replicate: Transient error from s3lite connection to s3. Fullrender a large map with S3 connection, should happen eventually.
[X] I have looked at all other issues and this is not a duplicate
[ ] I have been able to replicate this