Closed shrynx closed 4 months ago
@shrynx The request to https://api.statsigcdn.com/v1/download_config_specs
is necessary for any SDK functionality. Unless you are using a data adatper which is recommended for serverless environments. I'm not sure what your goal is but if what you really want to do is mute these logs, you can override the console.log
via the logger option. But note that the SDK wont function properly unless this error is properly addressed.
we are using serverless framework and our logs are constantly bombarded with such logs below
the setup code for serverless we have is