Files
flipper/desktop/flipper-common
Pascal Hartig 777632b841 Add logging and fallback for failing vpnless requests
Summary:
If a requests fails due to lack of allow-listing or other incompatibilities, we will now fall back to VPN mode while logging an error that will hopefully end up at the plugin owner.

For this, there's a new `vpnMode` option on every request that can also be used to enforce a particular type.

There's a lot of verbose logging that's turned off by default but very handy when debugging. Also potentially useful for plugin authors that are looking into request issues.

Reviewed By: lblasa

Differential Revision: D49023365

fbshipit-source-id: 755393063e379587feda9ae13973877780a1d987
2023-09-11 03:28:06 -07:00
..
2022-05-18 03:13:31 -07:00
2021-10-08 01:33:03 -07:00
2023-08-29 05:06:18 -07:00

flipper-common

Utilities that are shared between flipper-ui, flipper-server and flipper-plugin.