Flagsmith Help Desk
Go to website
Back
Articles on:System Admin
Information about Flagsmith's supported languages, hosting, and performance.

Categories

  • Data Management
  • Best Practices
  • User Traits
  • General Admin
  • System Admin
  • A/B and Multivariate Testing
  • Segments
  • Flag Analytics
  • Open Source
  • How does Flagsmith handle caching?
    All evaluation is done on our servers. That way you don't leak segment definitions to the client. In terms of caching, by design we do not have any caching infrastructure. You are free to proxy our API via a CDN if you wish. There is also a good pattern around caching flags within your infrastructure using our webhooks here: https://docs.flagsmith.com/integration-approaches/#caching-flags-on-a-serverSome readers
  • Do you support Python?
    Yes. All the languages we support can be found here: https://docs.flagsmith.com/clients/rest/Some readers
  • Do you have best practices to protect against potential outages?
    Q) We are relying both our uptime and response times on your services. Do you have best practices to protect against potential outages? A) Good question: First of all, uptime is our top priority at Flagsmith so that you can trust our uptime and responsiveness. Our uptime status and history is transparently reported here: https://flagsmith.statuspage.io/ Second, we would always recommend that the application run with sane defaults in order to safeguard your service, because: Like any clSome readers
  • Does Flagsmith support promoting between environments?
    Q) Does Flagsmith support promoting between environments? For example, if some configuration deployed on a testing environment is satisfactory, is there a way to push the change made to production? A) Not at this time.Some readers
  • Where is Flagsmith hosted?
    We are currently hosted in AWS in the EU (London). We are working on multi region endpoints and will have an API presence across the globe in Q2 2021.Some readers
  • Does the Flagsmith .net SDK work with Unity 3D?
    Yes, it was built with .NET Standard 2.0 which works across virtually everything.Some readers
  • Where can I get the Flagsmith token for an Environment?
    You can find it in the 'Settings' for the EnvironmentSome readers
  • How do I get logs on how many calls are being made to Flagsmith?
    You can see API usage numbers in the 'Organization' console.Some readers
  • When deploying with Docker, how do I configure SES credentials?
    You can provide regular env vars for AWS e.g. AWS_ACCESS_KEY_ID = 'YOUR-ACCESS-KEY-ID' AWS_SECRET_ACCESS_KEY = 'YOUR-SECRET-ACCESS-KEY'Some readers
  • Where can I find my Project ID?
    If you go to the project settings page, you can see the ID in the URL. Also, you can find them by looking at the network tab when creating a feature in the browser. Create a new flag and then look at the inspector.Some readers
  • Is there support for initializing a client that does not establish a network connection to Flagsmith?
    If you initialise the client without requesting any flags etc, it won't make a call to the Flagsmith API.Some readers
  • How can I check in Flagsmith how many requests I've send to the service?
    If you go to the Organisation console, the API usage chart is on that page.Some readers

Not finding what you are looking for?

Chat with us or send us an email.

  • Chat with us

© 2021 Flagsmith Help Desk