sreeise / graph-rs-sdk

Microsoft Graph API Client And Identity Platform Client in Rust
MIT License
114 stars 30 forks source link

Add a request pipeline and configuration for retries #469

Closed DevLazio closed 3 months ago

DevLazio commented 7 months ago

Closes #421

sreeise commented 6 months ago

Hey @DevLazio this looks great. I apologize for not getting back to this sooner. I have been busy as of late.

This is my fault for not saying anything sooner, but version 2.0.0 is being released and you will probably have to deal with merge conflicts when merging master.

This is awesome though. I appreciate the hard work on this.

sreeise commented 6 months ago

@DevLazio Hopefully the merge conflicts are not too bad. Everything looks good to me and ready to merge once the conflicts have been resolved.

sreeise commented 3 months ago

Working on the merge conflicts while @DevLazio is away to help out and try to get this merged.

Jeadie commented 2 months ago

This PR makes GraphClient no longer sync.