issues
search
ikyriak
/
IdempotentAPI
A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempotency-key by using an ASP.NET Core attribute (filter).
MIT License
283
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Get 409 status code when retry
#37
khoavn
closed
2 years ago
5
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/IdempotentAPI
#36
dependabot[bot]
closed
2 years ago
1
Integers \ decimals are converted to string internally
#35
viktor-yonder
closed
2 years ago
1
Support idempotency in a cluster environment
#34
ikyriak
closed
1 year ago
4
IdempotentAPI with dotnet 6 and FusionCache not sending back cached data
#33
MohamadTahir
closed
2 years ago
4
Smal fix in README.md
#32
ikyriak
closed
2 years ago
0
Update README and CHANGELOG for 1.0.0-RC-01
#31
ikyriak
closed
2 years ago
0
Release 1.0.1
#30
ikyriak
closed
2 years ago
0
Issue 23 - Prevent concurrent requests usually on heavy load with timeout errors
#29
ikyriak
closed
2 years ago
0
Create a sample project using .NET 5.0
#28
ikyriak
closed
2 years ago
0
Issue 17 - Use JsonSerializer instead of BinaryFormatter
#27
ikyriak
closed
2 years ago
0
Issue 25 - Support logging level and improve logging performance
#26
ikyriak
closed
2 years ago
0
How to disable common info logs?
#25
william-keller
closed
2 years ago
2
The same IdempotencyKey cannot return a custom error message
#24
apchenjun
opened
3 years ago
3
A possible issue on systems that are under heavy load with timeout errors in the distributed cache
#23
ikyriak
closed
2 years ago
5
Issue: Invalid character in chunk size error when using Kestrel
#22
ikyriak
closed
3 years ago
1
Response Content-Length mismatch: too few bytes written (0 of 103)
#21
apchenjun
closed
3 years ago
8
Added Feature to handle inflight requests
#20
RichardGreen-IS2
closed
3 years ago
0
High concurrency Error
#19
lvzhuye
closed
3 years ago
2
Improve readme file
#18
ikyriak
closed
3 years ago
0
Not working in ASP .NET Core 5.0 - BinaryFormatter methods are obsolete
#17
ikyriak
closed
2 years ago
2
Create a sample project using .NET Core 3.1
#16
ikyriak
closed
3 years ago
0
Fix: Accessing Form data throws exception in not supported Content-Type
#15
ikyriak
closed
3 years ago
0
I made a demo that can't run
#14
apchenjun
closed
3 years ago
1
Add license
#13
ikyriak
closed
3 years ago
0
Improve readme
#12
ikyriak
closed
5 years ago
0
Create README.md file
#11
ikyriak
closed
5 years ago
0
Use ILogger via ILoggerFactory DI
#10
ikyriak
closed
5 years ago
0
Test multiple target frameworks
#9
ikyriak
closed
5 years ago
0
Migrate framework to .NET Standard
#8
ikyriak
closed
5 years ago
0
Improve projects folder structure
#7
ikyriak
closed
5 years ago
0
Include cached headers at the response
#6
ikyriak
closed
5 years ago
0
Use a prefix for the distributedCache key
#5
ikyriak
closed
5 years ago
0
Clean tests from project
#4
ikyriak
closed
5 years ago
0
Throw exception on fail get Idempotency Key
#3
ikyriak
closed
5 years ago
0
Add additional logging for debug
#2
ikyriak
closed
5 years ago
0
Small Fixes and Add Unit Testing
#1
ikyriak
closed
5 years ago
0
Previous