Mark Elliot
Mark Elliot
> It's relatively uncommon to do math on large numbers in the frontend, making these values effectively IDs already. That's kind of my point -- why are we adding this...
@iamdanfox I think there's a pretty big difference between rid, uuid and integer64. There's never going to be an expectation that rid and uuid have more than equality/ordering as types,...
If you can't help clients upgrade, how does the proposed solution help with the migration? Re: observability/client identification: You should be able to see server-side which endpoints clients are using...
Maybe another idea here would be to have the server return a `Conjure-Retryable: true` header, and we can then set up our proxies and clients to respect that header.
Ugh, yeah, not doing anything beyond asking JGit if the current repo is clean, so it's likely a JGit bug.
For improved debug, one thing we could do is add logging or another function that will return more details about what JGit status is using to decide what's dirty. In...
@chrisalice is this still an issue for you?
any chance your repo has symlinks? we've had some jgit issues with symlinks in the past.
Yep, that'd make sense
What’s the use-case for having two tags on an identical commit?