Skip to content

issues Search Results · repo:Flagsmith/flagsmith-go-client language:Go

Filter by

27 results
 (59 ms)

27 results

inFlagsmith/flagsmith-go-client (press backspace or delete to remove)

See main issue here for description.
  • matthewelwell
  • 1
  • Opened 
    on Nov 19, 2024
  • #144

Hello Team, We are using flagsmith self hosted. The SDK is being used in local evaluation mode. We have been seeing one error with the sdk whenever due to some reason the flagsmith server is unavailable ...
bug
  • nishant-shah-social
  • 2
  • Opened 
    on Aug 8, 2024
  • #137

Intermittently getting following errors after upgrading to the golang client sdk version 3.5.0:- Failed to update environment: invalid character looking for beginning of value Failed to update environment: ...
  • nishant-shah-social
  • 9
  • Opened 
    on Jul 25, 2024
  • #135

=== CONT TestIdentityGetAllFeatureStatesWithTraits engine_test.go:116: Error Trace: /home/runner/work/flagsmith-go-client/flagsmith-go-client/flagengine/engine_test.go:116 Error: ...
  • khvn26
  • Opened 
    on Jul 24, 2024
  • #134

- Update GetIdentityFlags to support an optional boolean transient agrument to denote a transient identity - Update the Trait struct with an optional boolean transient property - Update GetIdentityFlagsFromAPI ...
  • khvn26
  • Opened 
    on Jul 5, 2024
  • #132

Golang s logging ecosystem is vast, and users expect various logging models to be supported. For instance, one of our enterprise customers expects slog support. Currently, the package expects a Logger ...
  • khvn26
  • 1
  • Opened 
    on Jun 20, 2024
  • #131

Errors like: return Flags{}, FlagsmithAPIError{msg: fmt.Sprintf( flagsmith: error performing request to Flagsmith API: %s , err)} Are not wrapped with %w e.g. return Flags{}, FlagsmithAPIError{msg: ...
  • marc-harrison
  • 2
  • Opened 
    on Apr 9, 2024
  • #123

To add support for things like: https://stackoverflow.com/questions/77685507/how-to-skip-tls-verification-in-flagsmith
  • gagantrivedi
  • Opened 
    on Feb 28, 2024
  • #117

1. Extend the Environment model with the identity_overrides: List[IdentityModel] field. 2. On environment update in local evaluation mode, store overrides so they re efficiently accessed by identifier. ...
  • khvn26
  • Opened 
    on Jan 30, 2024
  • #112

As per this line here, the Go client attempts to unmarshal a JSON body from all responses. This fails when it receives e.g. a 502 or 503, we should attempt to handle this correctly so that the client can ...
  • matthewelwell
  • Opened 
    on Jan 18, 2024
  • #110
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub