You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This university project is an error queue created in .NET 7 using C#. It receives transactions for failed purchases from a fictional E-commerce platform and stores them in a collection in MongoDB. The project utilizes Quartz.NET to periodically retry the transactions.