Commit graph

53 commits

Author SHA1 Message Date
zandercymatics
f7591c2119
Update client.py 2024-03-18 14:02:53 -06:00
zandercymatics
5cfd6193fd
Update client.py 2024-03-13 11:28:21 -06:00
zandercymatics
70bfd4343e
Add test, more semaphore(s) 2024-03-13 11:25:46 -06:00
zandercymatics
6992f1489b
Fix comment 2024-03-12 15:01:01 -06:00
zandercymatics
3b9f68ac4b
linting 2024-03-12 14:59:55 -06:00
zandercymatics
ee60be8b10
Add semaphore + add error handling for .close 2024-03-12 14:21:08 -06:00
David Kennedy
efd3f62f0b
added logging for retries 2024-03-05 18:50:42 -05:00
David Kennedy
d542e7a74b
updated comment 2024-03-05 18:46:22 -05:00
David Kennedy
6e13345161
noting why type is ignored 2024-03-05 14:50:20 -05:00
David Kennedy
78c4bb4a8d
format changes for satisfying lint, ignore types mainly 2024-03-01 22:25:58 -05:00
David Kennedy
99d34682b1
test cases written; cleanup; small fix to _retry method signature 2024-03-01 22:18:41 -05:00
David Kennedy
c5d525bd48
removed EPP connection pool, simplified epplibwrapper, removed socket 2024-02-29 23:36:15 -05:00
Erin
e392d68453
Readd accidentally deleted comment 2023-12-06 14:56:45 -08:00
Erin
bba5e8affb
Add EPP retry on transport errors 2023-12-06 12:24:36 -08:00
Erin
4a25642d8d
First pass EPP retry 2023-12-05 11:35:08 -08:00
zandercymatics
a8dcb52897
Linting 2023-11-15 15:20:45 -07:00
zandercymatics
ffb7276a8a
Close dangling sockets 2023-11-15 14:59:17 -07:00
David Kennedy
c760417e6a
updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05:00
zandercymatics
91c68f91f1
Add PR suggestions 2023-10-25 11:35:41 -06:00
zandercymatics
055942fe3a
Fix kill_pool()
Kill pool was not killing instances correctly. This fixes that, and adds an additional test case
2023-10-19 15:59:28 -06:00
zandercymatics
b663ac7b71
Fix edge case on localhost 2023-10-19 09:28:11 -06:00
zandercymatics
352a895d8d
Fix socket bug 2023-10-19 09:07:35 -06:00
zandercymatics
6262a4cf39
Revert "Debug client bug"
This reverts commit 825d07ba7c.
2023-10-19 09:00:56 -06:00
zandercymatics
825d07ba7c
Debug client bug 2023-10-19 07:59:09 -06:00
zandercymatics
ceb2e5ec66
Remove unused code 2023-10-18 16:03:03 -06:00
zandercymatics
9a12e29c5a
Linter 2023-10-18 15:41:38 -06:00
zandercymatics
599b22662d
Defix the fix 2023-10-18 14:59:15 -06:00
zandercymatics
a10ddccd0e
Test 2023-10-18 14:54:06 -06:00
zandercymatics
9c6a6ef12a
Fix test cases 2023-10-18 14:02:14 -06:00
zandercymatics
1ca7c51fbb
Hotfix 2023-10-18 11:56:28 -06:00
zandercymatics
1502e7a693
Update tests 2023-10-17 16:00:21 -06:00
zandercymatics
d943b69b3d
Mocked sockets 2023-10-17 14:49:42 -06:00
zandercymatics
fc5436039d
Stuff 2023-10-17 13:06:05 -06:00
zandercymatics
faa35613e2
test 2023-10-17 12:58:03 -06:00
zandercymatics
0dde277c86
Test changes 2023-10-17 12:40:15 -06:00
zandercymatics
d7c7fb9d23
Tests / code cleanup 2023-10-17 11:21:18 -06:00
zandercymatics
7bb6bb9e7d
Update pipfile 2023-10-16 13:33:11 -06:00
zandercymatics
a9e4d34099
Tests / pool restart on freeze 2023-10-16 13:08:28 -06:00
zandercymatics
a05d02bbfa
Expand exceptions 2023-10-13 11:24:58 -06:00
zandercymatics
fa6ed6f318
Test fix for security scanner 2023-10-12 14:55:01 -06:00
zandercymatics
dfec8c200e
Check if registry connection can be made 2023-10-12 14:38:49 -06:00
zandercymatics
c4d2950ac9
Fix pool locally, cleanup 2023-10-12 12:07:05 -06:00
zandercymatics
542554959e
Run black linter 2023-10-12 10:21:56 -06:00
zandercymatics
3a28a3a362
Add settings for pooling, keep_alive 2023-10-12 10:16:22 -06:00
zandercymatics
a02d27aaec
More specific error returns 2023-10-11 14:31:13 -06:00
zandercymatics
f22d72da4d
Imports 2023-10-11 13:48:37 -06:00
zandercymatics
af852125f8
Template 2023-10-11 12:58:00 -06:00
Alysia Broddrick
e71b5b0bd4
ran black formatting 2023-09-08 19:07:59 -07:00
Alysia Broddrick
d1a5f6943c
added functions to admin buttons 2023-08-10 17:34:09 -07:00
Seamus Johnston
7bc38ad516
More pythonic logger calls 2023-05-30 12:51:27 -05:00