emqx/apps/emqx_bridge_http/test
Thales Macedo Garitezi ec588f94e2 test: attempt to fix flaky http bridge suite
```
 =CRASH REPORT==== 10-Oct-2023::05:35:30.911371 ===
  crasher:
    initial call: ehttpc:init/1
    pid: <0.23358.2>
    registered_name: []
    exception error: bad argument
      in function  persistent_term:get/1
         called as persistent_term:get({emqx_bridge_http_SUITE,
                                        do_t_async_retries,attempts})
         *** argument 1: no persistent term stored with this key
      in call from emqx_bridge_http_SUITE:'-do_t_async_retries/3-fun-2-'/0 (/__w/emqx/emqx/apps/emqx_bridge_http/test/emqx_bridge_http_SUITE.erl, line 697)
      in call from emqx_bridge_http_SUITE:'-do_t_async_retries/3-fun-4-'/6 (/__w/emqx/emqx/apps/emqx_bridge_http/test/emqx_bridge_http_SUITE.erl, line 705)
```
2023-10-10 09:50:53 -03:00
..
emqx_bridge_http_SUITE.erl test: attempt to fix flaky http bridge suite 2023-10-10 09:50:53 -03:00
emqx_bridge_http_connector_test_server.erl refactor: HTTP connector into emqx_bridge_http app 2023-07-12 14:46:43 +02:00
emqx_bridge_http_connector_tests.erl fix(http_bridge): don't attempt to convert headers to atoms 2023-08-07 13:08:34 -03:00