Nick Müller
Nick Müller
Whilst I agree that some way to track multiple characters within a single tab would be preferable, I disagree that pathfinder should track all characters associated with the account as...
Figuring out if a character is online requires constant calls to the API as well unfortunately, actually the same location endpoint, so that wouldn't save much.
I guess it never hurts to check or talk to exodus on Slack about it to see if there is any other way. If there really is none, I can...
@dmvolod alright, thanks for the feedback. I'll put in a PR for the two extra `command` and `args` parts in a bit then, once we've finished testing it internally.
I'm currently in the process of implementing this based on our RFC. This issue was mainly created as a tracking issue for the various PRs to come across Flyte repos....
Has there been any update to this since the PR was opened? Is Azure DevOps support not intended to be included? As we're evaluating a service that uses this library...
Rebased onto current `master` branch.
Rebased onto current `master` branch.
> @MorpheusXAUT thanks for making the PR for this RFC. This PR makes multiple calls to datacatalog services to clear cache. Would be preferable if we could batch these calls...
> Eventually using the bulk one would be what we should encourage the API users to use. If its maintainable we can keep the non-bulk version aswell but have a...