Timothy Pogue
|
2f64a08623
|
set channel queue maxsize to 32
|
2022-10-09 15:11:58 -06:00 |
|
Timothy Pogue
|
3e8d8fd1b0
|
refactor broadcasting to a queue per client
|
2022-10-09 15:04:52 -06:00 |
|
Timothy Pogue
|
0460f362fb
|
typo in handle func name
|
2022-10-07 10:41:06 -06:00 |
|
Timothy Pogue
|
1595e5fd8a
|
small fix in protocol
|
2022-10-06 21:00:28 -06:00 |
|
Timothy Pogue
|
b92b98af29
|
fix formatting
|
2022-10-06 14:33:04 -06:00 |
|
Timothy Pogue
|
3e08c6e540
|
testing/debugging ws client script
|
2022-10-06 14:12:44 -06:00 |
|
Timothy Pogue
|
e54ed5b10e
|
fix runtime error: dict changed size during iteration
|
2022-09-25 15:05:56 -06:00 |
|
Timothy Pogue
|
af974443cd
|
add test
|
2022-09-23 13:37:46 -06:00 |
|
Timothy Pogue
|
6b5d71049e
|
add sleep
|
2022-09-23 13:10:45 -06:00 |
|
Timothy Pogue
|
4c7cef570f
|
typo in exception
|
2022-09-23 12:58:26 -06:00 |
|
Timothy Pogue
|
b8e1d29a1b
|
catch connectionclosederror
|
2022-09-23 12:36:05 -06:00 |
|
Timothy Pogue
|
255ff000af
|
typo in configuration.md
|
2022-09-23 12:12:47 -06:00 |
|
Timothy Pogue
|
6a6ae809f4
|
fix jwt auth
|
2022-09-21 18:23:00 -06:00 |
|
Timothy Pogue
|
77ed713232
|
add catch for invalid message error
|
2022-09-21 16:04:25 -06:00 |
|
Timothy Pogue
|
128b117af6
|
support list of tokens in ws_token
|
2022-09-21 16:02:21 -06:00 |
|
Timothy Pogue
|
0811bca8b4
|
revise docs, update dp method docstring
|
2022-09-21 15:50:11 -06:00 |
|
Timothy Pogue
|
4422ac7f45
|
constrain port in config, catch value error
|
2022-09-16 19:22:24 -06:00 |
|
Timothy Pogue
|
b0b575ead9
|
change json serialize to split orient
|
2022-09-16 00:02:27 -06:00 |
|
Timothy Pogue
|
1ad25095c1
|
change test server from localhost to 127.0.0.1
|
2022-09-15 19:40:45 -06:00 |
|
Timothy Pogue
|
efaef68ad7
|
Merge branch 'develop' into feat/externalsignals
|
2022-09-15 18:09:25 -06:00 |
|
Timothy Pogue
|
7d1645ac20
|
fix tests and warning message
|
2022-09-15 17:54:31 -06:00 |
|
Timothy Pogue
|
8e75852ff3
|
fix constants, update config example, add emc config validation
|
2022-09-15 11:12:05 -06:00 |
|
Timothy Pogue
|
6126925dbe
|
message size limit in mb, default to 8mb
|
2022-09-14 16:42:14 -06:00 |
|
Timothy Pogue
|
aed19ff6ce
|
fix The future belongs to a different loop error
|
2022-09-13 19:17:12 -06:00 |
|
Timothy Pogue
|
06350a13cb
|
support specifying message size in emc config
|
2022-09-13 16:39:53 -06:00 |
|
Timothy Pogue
|
d75d5a7dad
|
debug ping error message
|
2022-09-13 16:06:25 -06:00 |
|
Timothy Pogue
|
46a425d1b6
|
fix OOM on emc test
|
2022-09-13 13:36:21 -06:00 |
|
Timothy Pogue
|
aeaca78940
|
change port in send_msg test
|
2022-09-13 12:39:12 -06:00 |
|
Timothy Pogue
|
07aa206f71
|
real fix for reconnecting
|
2022-09-13 12:36:40 -06:00 |
|
Timothy Pogue
|
6d0dfd4dc8
|
continue trying connect on ping error
|
2022-09-13 12:27:41 -06:00 |
|
Timothy Pogue
|
75ce9067dc
|
fix dp test
|
2022-09-12 16:39:16 -06:00 |
|
Timothy Pogue
|
bf2e5dee75
|
add running false on shutdown, fix dp typing
|
2022-09-12 14:21:39 -06:00 |
|
Timothy Pogue
|
12a3e90f78
|
fix tests
|
2022-09-12 14:12:39 -06:00 |
|
Timothy Pogue
|
0697041f14
|
remove copy statement where not needed
|
2022-09-12 14:09:12 -06:00 |
|
Timothy Pogue
|
c19a5fbe06
|
copy data being transferred, remove debug messages in emc
|
2022-09-12 13:57:29 -06:00 |
|
Timothy Pogue
|
a477b3c244
|
remove log line, fix tests to not connect to actual ip
|
2022-09-12 10:45:59 -06:00 |
|
Timothy Pogue
|
10852555e5
|
change verbosity of testing log
|
2022-09-12 09:53:47 -06:00 |
|
Timothy Pogue
|
457075b823
|
one more line
|
2022-09-12 07:47:30 -06:00 |
|
Timothy Pogue
|
d6205e6cfb
|
test logging lines
|
2022-09-12 07:36:11 -06:00 |
|
Timothy Pogue
|
85b43a7c34
|
Merge branch 'develop' into feat/externalsignals
|
2022-09-12 07:28:08 -06:00 |
|
Timothy Pogue
|
5483cf21f6
|
remove default secret_ws_token, set timeout min to 0
|
2022-09-11 11:42:13 -06:00 |
|
Timothy Pogue
|
818f7bfc40
|
Merge branch 'develop' into feat/externalsignals
|
2022-09-11 09:48:16 -06:00 |
|
Timothy Pogue
|
0a8b7686d6
|
reworked emc tests
|
2022-09-11 00:50:18 -06:00 |
|
Timothy Pogue
|
ed4ba8801f
|
more emc tests
|
2022-09-10 23:57:17 -06:00 |
|
Timothy Pogue
|
9a1a4dfb5b
|
more ws endpoint tests
|
2022-09-10 16:08:05 -06:00 |
|
Timothy Pogue
|
0f8eaf98e7
|
Merge branch 'develop' into feat/externalsignals
|
2022-09-10 15:14:10 -06:00 |
|
Timothy Pogue
|
0bc18ea33c
|
call websocket close in channel close
|
2022-09-10 15:12:18 -06:00 |
|
Timothy Pogue
|
2afd5c202c
|
update message parsing, tests
|
2022-09-10 14:29:15 -06:00 |
|
Timothy Pogue
|
c5d031733b
|
remove old param in test fixture
|
2022-09-10 13:50:36 -06:00 |
|
Timothy Pogue
|
a7baccdb7d
|
update log messages in emc, more tests
|
2022-09-10 13:44:27 -06:00 |
|
Timothy Pogue
|
866a564958
|
update emc start/shutdown, initial emc tests
|
2022-09-10 12:51:29 -06:00 |
|
Timothy Pogue
|
d8cdd92140
|
wrap background cleanup in finally, add tests
|
2022-09-10 11:47:21 -06:00 |
|
Timothy Pogue
|
2f6a61521f
|
add more tests
|
2022-09-09 17:14:40 -06:00 |
|
Timothy Pogue
|
826eb85254
|
update confige example
|
2022-09-09 11:58:30 -06:00 |
|
Timothy Pogue
|
6cbc03a96a
|
support jwt token in place of ws token
|
2022-09-09 11:38:42 -06:00 |
|
Timothy Pogue
|
09679cc798
|
fix dependency
|
2022-09-09 11:27:20 -06:00 |
|
Timothy Pogue
|
ad96597693
|
wording
|
2022-09-09 10:59:38 -06:00 |
|
Timothy Pogue
|
445ab1beee
|
update docs
|
2022-09-09 10:56:54 -06:00 |
|
Timothy Pogue
|
426f8f37e9
|
change var names
|
2022-09-09 10:45:49 -06:00 |
|
Timothy Pogue
|
46cd0ce994
|
fix sentence in docs
|
2022-09-08 16:30:31 -06:00 |
|
Timothy Pogue
|
1466d2d26f
|
initial message ws docs
|
2022-09-08 16:27:09 -06:00 |
|
Timothy Pogue
|
75cf8dbfe4
|
missed await
|
2022-09-08 15:11:36 -06:00 |
|
Timothy Pogue
|
c9d4f666c5
|
minor apiserver test change
|
2022-09-08 14:00:22 -06:00 |
|
Timothy Pogue
|
2b9c8550b0
|
moved ws_schemas, first ws tests
|
2022-09-08 13:58:28 -06:00 |
|
Timothy Pogue
|
b9e7af1ce2
|
fix ws token auth
|
2022-09-08 11:25:30 -06:00 |
|
Timothy Pogue
|
fac6626459
|
update default timeouts
|
2022-09-08 10:54:31 -06:00 |
|
Timothy Pogue
|
b3b0c918d9
|
cleanup old code
|
2022-09-08 10:44:03 -06:00 |
|
Timothy Pogue
|
379b1cbc90
|
remove unnecessary returns
|
2022-09-08 10:37:41 -06:00 |
|
Timothy Pogue
|
df3c126146
|
fix mypy error
|
2022-09-08 10:34:37 -06:00 |
|
Timothy Pogue
|
9b752475db
|
re-add fix to freqtradebot test
|
2022-09-08 10:20:03 -06:00 |
|
Timothy Pogue
|
4104d0f68a
|
Merge branch 'develop' into feat/externalsignals
|
2022-09-08 10:19:23 -06:00 |
|
Timothy Pogue
|
4fac125443
|
fix apiserver cleanup issues in tests
|
2022-09-08 10:14:30 -06:00 |
|
Timothy Pogue
|
83770d20fa
|
fix existing freqtradebot tests
|
2022-09-08 10:10:32 -06:00 |
|
Timothy Pogue
|
a50923f796
|
add producers attribute to dataprovider
|
2022-09-07 17:14:26 -06:00 |
|
Timothy Pogue
|
1ef1fc269e
|
docstring and tests
|
2022-09-07 15:26:38 -06:00 |
|
Timothy Pogue
|
5934495dda
|
add websocket request/message schemas
|
2022-09-07 15:08:01 -06:00 |
|
Timothy Pogue
|
5d338e697c
|
change window to timeperiod in hybrid
|
2022-09-07 18:49:47 +02:00 |
|
Timothy Pogue
|
48cadbf933
|
remove duplicate line, change window to timeperiod
|
2022-09-07 18:49:47 +02:00 |
|
Timothy Pogue
|
2c9b765953
|
add suffix parameter
|
2022-09-07 09:35:37 -06:00 |
|
Timothy Pogue
|
8bfaf0a998
|
Merge branch 'develop' into feat/externalsignals
|
2022-09-06 13:02:36 -06:00 |
|
Timothy Pogue
|
b1c0267449
|
mypy fixes
|
2022-09-06 12:40:58 -06:00 |
|
Timothy Pogue
|
3535aa7724
|
add last_analyzed to emitted dataframe
|
2022-09-06 12:12:05 -06:00 |
|
Timothy Pogue
|
38f14349e9
|
move bytes decoding to serializer
|
2022-09-05 23:25:25 -06:00 |
|
Timothy Pogue
|
a0d774fdc4
|
change default initial candle limit to 1500
|
2022-09-05 20:23:00 -06:00 |
|
Timothy Pogue
|
b949ea301c
|
fix failed apiserver tests
|
2022-09-05 19:29:07 -06:00 |
|
Timothy Pogue
|
cd8455ccb7
|
Merge branch 'develop' into feat/externalsignals
|
2022-09-05 15:10:25 -06:00 |
|
Timothy Pogue
|
8f261d8edf
|
change from bytes to text in websocket, remove old logs
|
2022-09-05 13:47:17 -06:00 |
|
Timothy Pogue
|
8a08f8ff8d
|
revert rpc manager
|
2022-09-04 10:27:34 -06:00 |
|
Timothy Pogue
|
07f806a314
|
minor improvements, fixes, old config+constant removal
|
2022-09-04 10:22:10 -06:00 |
|
Timothy Pogue
|
1601868854
|
dataprovider fix, updated config example
|
2022-09-04 09:42:43 -06:00 |
|
Timothy Pogue
|
3b5e5fc57b
|
fix method name in dummy class
|
2022-09-03 14:10:23 -06:00 |
|
Timothy Pogue
|
dae3b3d86a
|
support shutting down freqai
|
2022-09-03 13:24:14 -06:00 |
|
Timothy Pogue
|
05cbcf834c
|
minor logging changes
|
2022-09-02 16:01:33 -06:00 |
|
Timothy Pogue
|
cf917ad2f5
|
initial candle request limit, better error reporting, split up _handle_producer_connection
|
2022-09-02 15:05:16 -06:00 |
|
Timothy Pogue
|
5b0b802f31
|
hybrid json ws serializer
|
2022-09-02 00:05:36 -06:00 |
|
Timothy Pogue
|
eb4cd6ba82
|
split initial data into separate requests
|
2022-09-01 23:52:13 -06:00 |
|
Timothy Pogue
|
dccde88c83
|
fix dataframe serializing
|
2022-09-01 23:15:03 -06:00 |
|
Timothy Pogue
|
00f35f4870
|
remove old constant, add initial_data requesting, minor changes
|
2022-09-01 20:06:36 -06:00 |
|
Timothy Pogue
|
57e9078727
|
update example config
|
2022-08-31 14:44:52 -06:00 |
|
Timothy Pogue
|
c72a2c26c7
|
remove external pairlist
|
2022-08-31 12:06:24 -06:00 |
|