GO

/claim #32

WIT changes

  variant search-error {
    index-not-found,
    invalid-query(string),
    unsupported,
    internal(string),
    timeout,
    rate-limited(string),
+  authentication-failed(u16), // Sending status code to that consumer will be able to handle the error in a more specific way
  }
  
    /// Field definition
  record schema-field {
    name: string,
-  type: field-type, // field named as `type` was causing the compile error, since it is a reserved keyword 
+  field-type: field-type,
    required: bool,
    facet: bool,
    sort: bool,
    index: bool,
  }

Claim

Total prize pool $3,500
Total paid $0
Status Pending
Submitted July 08, 2025
Last updated July 08, 2025

Contributors

RU

Rutik Thakre

@Rutik7066

100%

Sponsors

GO

Golem Cloud

@golemcloud

$3,500