-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Timeout when trying to get diff of two files #555
Comments
It was working very reliably until Dec 14th at 3:17PM Eastern. After that, only a very small amount have succeeded. We send a hand full of requests per work day. Here are those files: There is about 115k size difference between the working set and the failing set |
We were able to trim some things for the purposes of the comparison. Less than ideal but it looks to be working again. But its REALLY close to the timeout. |
It started happening again. Here is the latest file: |
Hi @calexander3, Thanks a lot for sharing some many details. We do have a long standing issue on our side for API documents that extensively use references ( Unfortunately I don't have a quick answer / solution for you right now but I'll be sure to let you know here when we release the ongoing work to improve reference management on our side. Please hang tight 😊 |
That's very helpful information! I noticed we had some extra mime types that we don't need and those all container $ref. I removed them and it is around 20 seconds now |
@paulRbr Here are the two files that seemed to be timing out from my standpoint. |
@paulRbr Is there any update on this issue? We started seeing this issue more frequently now! |
Hi @praveenm-symplr, Sorry for the long response time. We will release some important changes next week which should improve the timeouts. I will make sure to ping you folks on this issue as soon as our improvements are deployed in prod. Hang tight 🤗 |
@paulRbr Do we have any update on this? |
Hi @praveenm-symplr, Are you using the CLI to do public diffs? Or are you using it as an authenticated user of Bump.sh? Would you mind sending us an email to Thanks! |
Hi there. I am getting a timeout when trying to compare these two files:
current_api.json
master_api.json
The text was updated successfully, but these errors were encountered: