mpaul31

Results 9 issues of mpaul31

Does the code base have any examples of handling long-running (distributed) transactions? Supervisor, Saga, Process Manager patterns? Thanks!

I would love to see a more real-world example of how to handle retries during a change feed with azure functions. it would be really convenient if there was a...

what is the proper way to terminate the loading when an error occurs for example making an http call? right now when assign my http call's promise to cg-busy and...

have you noticed any issues with the default loading bar taking too long to disappear (min duration 0) on a mobile phone (iPhone)? i have a page that makes a...

Hi James, I saw in the documentation this section is incomplete and was just wondering if this is still your recommended approach. https://github.com/JamesRandall/CommandMessagePatternTutorial/tree/master/Part5 Thanks!

any ideas why an exception is thrown when i go to create a user with the same username as an existing user? i was expecting the result object having the...

Is is possible to have the current implementation derive from async controller? This would allow the fetching of the mail data to be done on a seperate thread. thanks!

Are these going to be supported?

This part of the documentation confuses me. What/where am i exactly suppose to do? > In order for this to work add a configuration setting in the Auth0 dashboard that...