mmodzelewski commented on issue #2388:
URL: https://github.com/apache/iggy/issues/2388#issuecomment-3562843056

   > I think that `GET sinks/{key}/configs` should return all existing 
configurations
   Correct, I've updated the description
   
   > And to return all the versions, it should be rather called `GET 
/sinks/{key}/configs/versions`
   I think for now we won't need this endpoint. `GET /configs/active/versions` 
should be enough, it will return both sinks and sources
   
   > Also, it could be worth adding the retry settings (e.g. amount + interval 
and/or exponential backoff) for failed API requests.
   Yes, that makes sense. For now, I wanted to have the base implementation 
done and then include this in future updates, but if you think it's essential 
to have, I'll include it.
   
   Thanks for the comment, @spetz :) 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to